[INFO] fetching crate par_bench 0.2.43...
[INFO] fixing par_bench-0.2.43 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate par_bench 0.2.43 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate par_bench 0.2.43
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate par_bench 0.2.43
[INFO] tweaked toml for crates.io crate par_bench 0.2.43 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate par_bench 0.2.43 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate par_bench 0.2.43 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded many_cpus_impl v2.4.9
[INFO] [stderr]   Downloaded nonempty v0.12.0
[INFO] [stderr]   Downloaded new_zealand v1.0.6
[INFO] [stderr]   Downloaded mutants v0.0.4
[INFO] [stderr]   Downloaded folo_ffi v0.1.15
[INFO] [stderr]   Downloaded folo_utils v0.1.8
[INFO] [stderr]   Downloaded cpulist v1.1.4
[INFO] [stderr]   Downloaded alloc_tracker v0.6.0
[INFO] [stderr]   Downloaded ohno_macros v0.3.4
[INFO] [stderr]   Downloaded many_cpus v2.4.9
[INFO] [stderr]   Downloaded ohno v0.3.6
[INFO] [stderr]   Downloaded all_the_time v0.5.0
[INFO] [stderr]   Downloaded heapless v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f
[INFO] running `Command { std: "docker" "start" "869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking new_zealand v1.0.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking nonempty v0.12.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking oneshot v0.2.1
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ohno_macros v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking ohno v0.3.6
[INFO] [stderr]     Checking cpulist v1.1.4
[INFO] [stderr]     Checking zerocopy v0.8.52
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking many_cpus_impl v2.4.9
[INFO] [stderr]     Checking many_cpus v2.4.9
[INFO] [stderr]     Checking par_bench v0.2.43 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] error[E0432]: unresolved import `all_the_time`
[INFO] [stdout]   --> examples/par_bench_measure_wrapper_tracking.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use all_the_time::{Report as TimeReport, Session as TimeSession};
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `all_the_time`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `all_the_time`, use `cargo add all_the_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `alloc_tracker`
[INFO] [stdout]   --> examples/par_bench_measure_wrapper_tracking.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use alloc_tracker::{Allocator, Report as AllocReport, Session as AllocSession};
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `alloc_tracker`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `alloc_tracker`, use `cargo add alloc_tracker` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `par_bench` (example "par_bench_measure_wrapper_tracking") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `alloc_tracker` in this scope
[INFO] [stdout]   --> examples/par_bench_measure_wrapper_tracking.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     _alloc_span: alloc_tracker::ThreadSpan,
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `alloc_tracker`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `alloc_tracker`, use `cargo add alloc_tracker` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `all_the_time` in this scope
[INFO] [stdout]   --> examples/par_bench_measure_wrapper_tracking.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |     _time_span: all_the_time::ThreadSpan,
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of unresolved module or unlinked crate `all_the_time`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `all_the_time`, use `cargo add all_the_time` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f", kill_on_drop: false }`
[INFO] [stdout] 869a6de2790fa7610b5699c1533f7aefaab3f56dc4156be19953e2461deb4d1f
